* Update kml-prec.xml
I am guessing, based on the same sentence in gpx-elevprec.xml, what you meant to say.
* correct description of kml prec option.
Co-authored-by: tsteven4 <13596209+tsteven4@users.noreply.github.com>
<para>
This option specifies the number of digits to be used when
-writing coordinate values.
+writing geographic coordinates, .i.e., latitude and longitude.
Precision is the number of digits after the decimal point. The default
precision is 6. We limit the number of places we write to improve the
-fidelity when round-tripping thata, reduce file size, and reduce
+fidelity when round-tripping geographic coordinates, reduce file size, and reduce
silliness in files caused by repeating decimals in insignificant
digits.
</para>